home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / windows / ll_110.zip / DEMO3.CFG < prev    next >
Text File  |  1996-05-27  |  2KB  |  48 lines

  1. ;                             DEMO3.CFG
  2. ;                             =========
  3. ;
  4. ;                Demo configuration file #3 for LOGLIST.
  5. ;
  6. ;     (this demo shows how to output data in comma-delimited format)
  7. ;        (beware of fields that contain commas in their data!!!)
  8. ;
  9. ;-----------------------------------------------------------------------------
  10. ;
  11. ; Column 1 of the file defines what that line is:
  12. ;
  13. ;   U or u  - path & filename of your USERLOG.BBS file  (max 50 chars)
  14. ;   O or o  - path & filename of the output file        (max 50 chars)
  15. ;   L or l  - path & filename of the log file           (max 50 chars)
  16. ;   F or f  - a file header line                        (max 120 chars x 10 )
  17. ;   P or p  - a page header line                        (max 120 chars x 5 )
  18. ;   R or r  - restrictions on who gets listed           (fixed format}
  19. ;   D or d  - a data field                              (max 50 chars)
  20. ;   S or s  - a space setting                           (1 to 255)
  21. ;   T or t  - a tab setting                             (1 to 255)
  22. ;   M or m  - lines after which to insert a "%MORE%"    (1 to 255)
  23. ;   X or x  - special options                           (as needed)
  24. ;   ;       - reserved as comment line
  25. ; (anything else is ignored, but could get used in future versions)
  26. ;
  27. ;
  28. ; This file may contain a total maximum of 200 "d", "s", or "t" items.
  29. ;
  30. ;-----------------------------------------------------------------------------
  31. ;
  32. ; file locations:
  33. uc:\tbbs\run\userlog.bbs
  34. odemo3.txt
  35. lerrorlog.txt
  36. ;
  37. ;
  38. ; data fields
  39. ;
  40. ; (remember that each line of data can only be 50 chars, so you'll
  41. ;  probably need to use SEVERAL lines if outputting many fields....)
  42. ;
  43. d%recno%,%name:C%,%priv%,%location:C%,
  44. d%addr1:C%,%addr2:C%,%city:C%,%state:C%,%zip%
  45. ;
  46. ; end of config file.
  47. ;
  48.